|
|
|
BlueCielo Kronodoc 2012 Quick Start | BlueCielo ECM Solutions |
Date and time formats can be specified for the user interface with the parameters described in the following table.
Note These parameters apply to system-generated dates, for example, Modified. Other Kronodoc functions use different date formats.
Format | Description |
---|---|
%% |
Same as % |
%a |
Locale's abbreviated weekday name |
%A |
Locale's full weekday name |
%b |
Locale's abbreviated month name |
%B |
Locale's full month name |
%c |
Locale's appropriate date and time representation |
%C |
Locale's date and time representation as produced by date(1) |
%d |
Day of the month (01-31) |
%D |
Date as %m/%d/%y |
%e |
Day of the month (1-31; single digits are preceded by a space) |
%h |
Locale's abbreviated month name |
%H |
Hour in 24 hour format (00-23) |
%I |
Hour in 12 hour format (01-12) |
%j |
Day number of the year (001-366) |
%m |
Month number (01-12) |
%M |
Minute (00-59) |
%n |
Same as new line |
%p |
Locale's equivalent of AM or PM |
%r |
Time as %I:%M:%S [AM|PM] |
%R |
Time as %H:%M |
%S |
Seconds (00-61); allows for leap seconds |
%t |
Same as tab |
%T |
Time as %H:%M:%S |
%w |
Weekday number (0-6); Sunday=0 |
%x |
Locale's appropriate date representation |
%X |
Locale's appropriate time representation |
%y |
Year within century (00-99) |
%Y |
Year as ccyy (for instance 1986) |
%Z |
Time zone name or no characters if no time zone exists |
Copyright © 2000-2012 BlueCielo ECM Solutions |